
if service.click({
{"Calls*|Discar*|turn m*",
}
})
return true
end
if service.click({ 
{"#decline_incoming_call_view@WhatsApp", 
"%[向上]", 
} 
}) 
return true 
end


if service.click({
{"[%direct Long press]$555",
"Reply$1",
}
})
return true
end

return true